Skip to content

Commit

Permalink
fix: Do even more stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
TibiIius authored Sep 25, 2024
1 parent e17b3e7 commit d6cbc33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ubuntu/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ COPY common /tmp/common

RUN export DEBIAN_FRONTEND=noninteractive && \
apt-get update && \
apt-get remove --yes ubuntu-pro-client && \
apt-get upgrade --yes && \
apt-get install --yes zsh

Expand Down

0 comments on commit d6cbc33

Please sign in to comment.