Skip to content

Commit

Permalink
fix: Revert to ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
Aurelien30000 committed Jul 24, 2024
1 parent 6f5a343 commit 543f30a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tiger/ubuntu/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=$TARGETOS/$TARGETARCH ubuntu:24.04
FROM --platform=$TARGETOS/$TARGETARCH ubuntu:22.04

LABEL author="Aurélien Delval-Carbonne" maintainer="[email protected]"

Expand Down

0 comments on commit 543f30a

Please sign in to comment.