Skip to content

Commit 66fdcb5

Browse files
Merge pull request #221 from infrablocks/dependabot/docker/src/registrator-aws/alpine-3.22.0
Bump alpine from 3.21.3 to 3.22.0 in /src/registrator-aws [skip ci]
2 parents 985b859 + 722aaa3 commit 66fdcb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/registrator-aws/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.21.3 AS builder
1+
FROM alpine:3.22.0 AS builder
22

33
ENV GOPATH "/go"
44
ENV PATH "$PATH:/go/bin"

0 commit comments

Comments
 (0)