We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 783ab92 commit cfe0b5fCopy full SHA for cfe0b5f
Dockerfile
@@ -1,6 +1,6 @@
1
# Copyright 2020 Adevinta
2
3
-FROM golang:1.19-alpine3.18 as builder
+FROM golang:1.21-alpine3.18 as builder
4
5
WORKDIR /app
6
0 commit comments