Skip to content

Commit 11d5392

Browse files
self-hosted-renovatebot[bot]Self-hosted Renovate Bot
and
Self-hosted Renovate Bot
authored
chore(deps): update golang docker tag to v1.21.4 (#152)
Co-authored-by: Self-hosted Renovate Bot <123456+self-hosted-renovate[bot]@users.noreply.github.enterprise.com>
1 parent c581d45 commit 11d5392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.21.3 AS builder
1+
FROM golang:1.21.4 AS builder
22
# hadolint ignore=DL3008
33
RUN apt-get update && \
44
apt-get install -y --no-install-recommends \

0 commit comments

Comments
 (0)