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 180b7df commit dd0679eCopy full SHA for dd0679e
Dockerfile
@@ -1,6 +1,6 @@
1
# SPDX-License-Identifier: Apache-2.0
2
# Copyright (c) 2022-2023 Dell Inc, or its subsidiaries.
3
-FROM docker.io/library/golang:1.21.2-alpine3.17 as builder
+FROM docker.io/library/golang:1.21.3-alpine3.17 as builder
4
5
WORKDIR /app
6
0 commit comments