Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and atodorov committed Nov 24, 2023
1 parent 602194b commit ecf2538
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:38
FROM fedora:39

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

0 comments on commit ecf2538

Please sign in to comment.