Skip to content

Commit

Permalink
Bump fedora from 39 to 40 in /tests/bugzilla
Browse files Browse the repository at this point in the history
Bumps fedora from 39 to 40.

---
updated-dependencies:
- dependency-name: fedora
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and atodorov committed May 8, 2024
1 parent 8995236 commit 2f65aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/bugzilla/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# checkov:skip=CKV_DOCKER_2:Ensure that HEALTHCHECK instructions have been added to container images
FROM fedora:39
FROM fedora:40

RUN dnf -y install httpd && \
dnf -y install bugzilla "perl(DBD::SQLite)" findutils
Expand Down

0 comments on commit 2f65aae

Please sign in to comment.