Skip to content

Commit

Permalink
Merge pull request #179 from crazy-max/bump-alpine
Browse files Browse the repository at this point in the history
update alpine to 3.20 and xx to 1.4.0
  • Loading branch information
crazy-max authored Jun 13, 2024
2 parents fa048cc + 8f8b5a7 commit dc7c02a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# syntax=docker/dockerfile:1

ARG GO_VERSION=1.21
ARG ALPINE_VERSION=3.19
ARG XX_VERSION=1.3.0
ARG ALPINE_VERSION=3.20
ARG XX_VERSION=1.4.0

ARG QEMU_VERSION=HEAD
ARG QEMU_REPO=https://github.com/qemu/qemu
Expand Down

0 comments on commit dc7c02a

Please sign in to comment.