Skip to content

Commit

Permalink
fix: bump fedora/httpd-24 in the baseimages group (#34)
Browse files Browse the repository at this point in the history
Bumps the baseimages group with 1 update: fedora/httpd-24.


Updates `fedora/httpd-24` from 20241127 to 20241204

---
updated-dependencies:
- dependency-name: fedora/httpd-24
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: baseimages
...

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 Dec 4, 2024
1 parent 596cca8 commit 1bf01f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/fedora/httpd-24:20241127 AS upstream
FROM quay.io/fedora/httpd-24:20241204 AS upstream
FROM ghcr.io/radiorabe/ubi9-minimal:0.8.0 AS build

ENV APP_ROOT=/opt/app-root
Expand Down

0 comments on commit 1bf01f6

Please sign in to comment.