Skip to content

Commit

Permalink
Change Ubuntu base image for Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Evil0ctal committed Feb 15, 2025
1 parent fd5b728 commit ad4e9c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Use the official Ubuntu base image
FROM ubuntu:jammy
FROM ubuntu:22.04
LABEL maintainer="Evil0ctal"

# Set non-interactive frontend (useful for Docker builds)
Expand Down

0 comments on commit ad4e9c2

Please sign in to comment.