Skip to content

Commit

Permalink
bump image
Browse files Browse the repository at this point in the history
  • Loading branch information
nefelim4ag committed Mar 24, 2023
1 parent 7b80508 commit 80e270f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
FROM ubuntu:22.04
RUN apt update && apt install --no-install-recommends -y openssh-server zsh && apt clean
RUN apt update && apt install --no-install-recommends -y openssh-server zsh && apt clean && rm -rf /var/log/* /var/cache/debconf/*-old

0 comments on commit 80e270f

Please sign in to comment.