Skip to content

Commit

Permalink
Merge pull request #154 from crazy-max/alpine319
Browse files Browse the repository at this point in the history
dockerfile: alpine 3.19
  • Loading branch information
tonistiigi authored Feb 8, 2024
2 parents e3d3cea + 3a42926 commit 550da47
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,7 +1,7 @@
# syntax=docker/dockerfile:1

ARG GO_VERSION=1.21
ARG ALPINE_VERSION=3.18
ARG ALPINE_VERSION=3.19
ARG XX_VERSION=1.3.0

ARG QEMU_VERSION=HEAD
Expand Down

0 comments on commit 550da47

Please sign in to comment.