Skip to content

Commit

Permalink
build(deps): bump fedora from 38 to 39 in /dockerfile-fedora
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 Nov 7, 2023
1 parent d1dc7aa commit c31981d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfile-fedora/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM fedora:38
FROM fedora:39

RUN dnf update --assumeyes
RUN dnf upgrade --assumeyes
Expand Down

0 comments on commit c31981d

Please sign in to comment.