Skip to content

Commit

Permalink
Merge pull request #31 from erhardtconsulting/renovate/ghcr.io-erhard…
Browse files Browse the repository at this point in the history
…tconsulting-base-php-8.x

fix(container): update ghcr.io/erhardtconsulting/base-php docker tag (8.3.12 → 8.3.13)
  • Loading branch information
chrootlogin authored Oct 25, 2024
2 parents c0c0b54 + 5508595 commit 5fa3eeb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion freshrss/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/erhardtconsulting/base-php:8.3.12@sha256:b7301d00a4835817b462d871d027d8df25a1bc9c15c64907597f14b114b7d3a2
FROM ghcr.io/erhardtconsulting/base-php:8.3.13@sha256:8e226443d7201c41652648c9f54a2283197fea26a6d76c33fbe75d688efa778d

# Get target arch
ARG TARGETARCH
Expand Down
2 changes: 1 addition & 1 deletion nextcloud/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/erhardtconsulting/base-php:8.3.12@sha256:b7301d00a4835817b462d871d027d8df25a1bc9c15c64907597f14b114b7d3a2
FROM ghcr.io/erhardtconsulting/base-php:8.3.13@sha256:8e226443d7201c41652648c9f54a2283197fea26a6d76c33fbe75d688efa778d

# Nextcloud gpg key for verification
ARG NEXTCLOUD_GPG="2880 6A87 8AE4 23A2 8372 792E D758 99B9 A724 937A"
Expand Down

0 comments on commit 5fa3eeb

Please sign in to comment.