Skip to content

Commit f2fd7c5

Browse files
patch(deps): bump alpine (#522)
1 parent bddfc2e commit f2fd7c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ COPY jjvercore/*.go jjvercore/
1515

1616
RUN go build -o jjversion -ldflags "-X main.appVersion=${VERSION}"
1717

18-
FROM alpine:3.21.0@sha256:21dc6063fd678b478f57c0e13f47560d0ea4eeba26dfc947b2a4f81f686b9f45
18+
FROM alpine:3.21.3@sha256:a8560b36e8b8210634f77d9f7f9efd7ffa463e380b75e2e74aff4511df3ef88c
1919
WORKDIR '/repo'
2020
COPY --from=build /app/jjversion /usr/local/bin
2121

0 commit comments

Comments
 (0)