Skip to content

Commit

Permalink
build(deps): bump library/alpine-3 in /packaging (#2481)
Browse files Browse the repository at this point in the history
Bumps library/alpine-3 from `1e1dfdf` to `462214f`.

---
updated-dependencies:
- dependency-name: library/alpine-3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 25, 2023
1 parent f35389e commit aa11746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG BASE_IMAGE=default
FROM registry.opensource.zalan.do/library/alpine-3:latest@sha256:1e1dfdf788f9f3e5b37626389d830e6bbd98c68dd5e43031102291363316cbbc AS default
FROM registry.opensource.zalan.do/library/alpine-3:latest@sha256:462214f352333771339bc11412cd7ae48ddeeeca0034f902c30b6aedb781b0fe AS default
FROM ${BASE_IMAGE}
LABEL maintainer="Team Gateway&Proxy @ Zalando SE <[email protected]>"
RUN apk --no-cache add ca-certificates && update-ca-certificates
Expand Down

0 comments on commit aa11746

Please sign in to comment.