Skip to content

Commit

Permalink
update mongo to 7 on championbots
Browse files Browse the repository at this point in the history
  • Loading branch information
gOOvER committed Oct 17, 2023
1 parent 371dce1 commit 09c6848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bots/championbots/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=$TARGETOS/$TARGETARCH mongo:6-jammy
FROM --platform=$TARGETOS/$TARGETARCH mongo:7-jammy

LABEL author="Torsten Widmann" maintainer="[email protected]"
LABEL org.opencontainers.image.source="https://github.com/gOOvER/own-pterodactyl-images"
Expand Down

0 comments on commit 09c6848

Please sign in to comment.