Skip to content

Commit

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

---
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 Aug 1, 2023
1 parent aea720e commit 5c90e60
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:462214f352333771339bc11412cd7ae48ddeeeca0034f902c30b6aedb781b0fe AS default
FROM registry.opensource.zalan.do/library/alpine-3:latest@sha256:ac3a6db04df95d849533ced3ce5cb697dc042e53613866e27066cc471ed63070 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 5c90e60

Please sign in to comment.