Skip to content

Commit

Permalink
chore(deps): bump docker/buildx-bin from 0.19.1 to 0.19.2 (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 3a6bac5 commit 1bdb9e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Stage 1: Buildx
FROM docker/buildx-bin:0.19.1 AS buildx
FROM docker/buildx-bin:0.19.2 AS buildx

# Stage 2: Node.js
FROM node:20.11.0 AS node
Expand Down

0 comments on commit 1bdb9e1

Please sign in to comment.