Skip to content

Commit 76bf7b7

Browse files
authored
Merge pull request #814 from hakman/go-1.21.1
Update Go to v1.21.1
2 parents eeab0ab + 0d276ac commit 76bf7b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414
ARG BASEIMAGE
1515

16-
FROM golang:1.20.8-bookworm@sha256:81e1690c528627eeb6314f2fbd15964608e6769746459ce9727c77ec988cb28d as builder
16+
FROM golang:1.21.1-bookworm@sha256:d3114db136e7f2d9b08c3fcd374381ba3f8d85c17b80c48dbc53cd938cfb2b64 as builder
1717
LABEL maintainer="Andy Xie <[email protected]>"
1818

1919
ARG TARGETARCH

0 commit comments

Comments
 (0)