Skip to content

Commit

Permalink
Merge pull request #114 from crazy-max/alpine-3.20
Browse files Browse the repository at this point in the history
update alpine linux to 3.19
  • Loading branch information
crazy-max committed Apr 27, 2024
2 parents 43e21a6 + b47be70 commit 96094e1
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 CLOUDFLARED_VERSION=2024.4.1
ARG ALPINE_VERSION=3.18
ARG XX_VERSION=1.2.1
ARG ALPINE_VERSION=3.19
ARG XX_VERSION=1.4.0

# https://github.com/cloudflare/cloudflared/blob/2024.4.1/.github/workflows/check.yaml#L7
ARG GO_VERSION=1.21
Expand Down

0 comments on commit 96094e1

Please sign in to comment.