Skip to content

Commit

Permalink
build with alpine 3.17
Browse files Browse the repository at this point in the history
  • Loading branch information
2xburnt committed Sep 9, 2024
1 parent 946b102 commit aaf9924
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,7 +1,7 @@
# syntax=docker/dockerfile:1

ARG GO_VERSION="1.23"
ARG ALPINE_VERSION="3.18"
ARG GO_VERSION="1.22"
ARG ALPINE_VERSION="3.17"

# --------------------------------------------------------
# Builder
Expand Down

0 comments on commit aaf9924

Please sign in to comment.