Skip to content

Commit dd0679e

Browse files
renovate[bot]glimchb
authored andcommitted
chore(deps): update docker.io/library/golang docker tag to v1.21.3
1 parent 180b7df commit dd0679e

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,6 +1,6 @@
11
# SPDX-License-Identifier: Apache-2.0
22
# Copyright (c) 2022-2023 Dell Inc, or its subsidiaries.
3-
FROM docker.io/library/golang:1.21.2-alpine3.17 as builder
3+
FROM docker.io/library/golang:1.21.3-alpine3.17 as builder
44

55
WORKDIR /app
66

0 commit comments

Comments
 (0)