Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
qist committed Sep 9, 2024
1 parent e577670 commit 24e836b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ========================================================
# Stage: build
# ========================================================
FROM golang:1.22.3-alpine AS build
FROM golang:1.23.0-alpine AS build
WORKDIR /app
ARG TARGETARCH

Expand Down

0 comments on commit 24e836b

Please sign in to comment.