Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkobrombin committed Jan 29, 2024
1 parent d5de914 commit 74337fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM ghcr.io/containerpak/gtk:main
ARG DEBIAN_FRONTEND=noninteractive
RUN dpkg --add-architecture i386 && \
apt update \
apt update && \
apt install -y \
python3-yaml \
python3-lxml \
Expand Down

0 comments on commit 74337fc

Please sign in to comment.