Skip to content

Commit

Permalink
chore(deps): update dependency arm32v7/alpine to v3.16 (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 24, 2022
1 parent a61034a commit 6bf5414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion latest/Dockerfile.arm32v7
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ COPY ./src /app/
WORKDIR /app
RUN go build -o wait-for .

FROM arm32v7/alpine:3.15@sha256:dc18010aabc13ce121123c7bb0f4dcb6879ce22b4f7c65669a2c634b5ceecafb
FROM arm32v7/alpine:3.16@sha256:0615cdd745d0b78e7e6ac3a7b1f02e4daefa664eae0324120955f4e4c91bea3f

LABEL maintainer="ownCloud GmbH <devops@owncloud.com>"
LABEL org.opencontainers.image.authors="ownCloud DevOps <devops@owncloud.com>"
Expand Down

0 comments on commit 6bf5414

Please sign in to comment.