Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Minionguyjpro authored Nov 1, 2023
1 parent 2ddf3ae commit 0b09334
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,6 +1,6 @@
# Runs Ubuntu 22.04 LTS (Jammy Jellyfish) as base image
FROM ubuntu:22.04
# Sets the maintainer to me, Minionguyjpro!
# Sets the maintainer to US!
LABEL org.opencontainers.image.authors="Minionguyjpro,Alphe"
# Install all needed programs, including: GCC i386 libraries, Xorriso and GNU Mtools
RUN apt-get update
Expand Down

0 comments on commit 0b09334

Please sign in to comment.