Skip to content

Commit

Permalink
build(deps): bump storezhang/alpine from 3.18.3 to 3.18.4
Browse files Browse the repository at this point in the history
Bumps storezhang/alpine from 3.18.3 to 3.18.4.

---
updated-dependencies:
- dependency-name: storezhang/alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 29, 2023
1 parent a07744a commit bb3f225
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
FROM dockerproxy.com/neilpang/acme.sh:3.0.6 AS acme
FROM ccr.ccs.tencentyun.com/storezhang/alpine:3.18.3 AS builder
FROM ccr.ccs.tencentyun.com/storezhang/alpine:3.18.4 AS builder

COPY --from=acme /root/.acme.sh /docker/opt/neilpang/acme
COPY ssl /docker/usr/local/bin/



FROM ccr.ccs.tencentyun.com/storezhang/alpine:3.18.3
FROM ccr.ccs.tencentyun.com/storezhang/alpine:3.18.4


LABEL author="storezhang<华寅>" \
Expand Down

0 comments on commit bb3f225

Please sign in to comment.