We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1365604 + 838160a commit 03bb357Copy full SHA for 03bb357
Dockerfile
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-FROM docker.io/golang:1.23-alpine@sha256:47d337594bd9e667d35514b241569f95fb6d95727c24b19468813d596d5ae596
+FROM docker.io/golang:1.23-alpine@sha256:2c49857f2295e89b23b28386e57e018a86620a8fede5003900f2d138ba9c4037
16
17
RUN apk add --no-cache curl git make && rm -rf /var/cache/apk/*
18
0 commit comments