We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba9cff9 commit b37a5daCopy full SHA for b37a5da
Dockerfile
@@ -1,6 +1,6 @@
1
# syntax=docker/dockerfile:1
2
3
-FROM golang:1.22-alpine AS build-stage
+FROM golang:1.23-alpine AS build-stage
4
5
WORKDIR /app
6
0 commit comments