Skip to content

Commit

Permalink
use mongo 7 for jammy
Browse files Browse the repository at this point in the history
  • Loading branch information
QuintenQVD0 authored Apr 2, 2024
1 parent b3f8b08 commit 7def6d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot/bastion/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="Michael Parker" maintainer="[email protected]"

Expand Down

0 comments on commit 7def6d1

Please sign in to comment.