Skip to content

Commit 02356a2

Browse files
renovate[bot]artek-koltun
authored andcommitted
chore(deps): update docker.io/library/golang docker tag to v1.21.6
1 parent 310c70f commit 02356a2

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
@@ -1,7 +1,7 @@
11
# SPDX-License-Identifier: Apache-2.0
22
# Copyright (c) 2022-2023 Dell Inc, or its subsidiaries.
33

4-
FROM docker.io/library/golang:1.21.5 as builder
4+
FROM docker.io/library/golang:1.21.6 as builder
55

66
WORKDIR /app
77

0 commit comments

Comments
 (0)