Tag gitpod workspace image

This commit is contained in:
wvffle 2022-07-21 20:07:22 +00:00 committed by Georg Krause
parent 8b90029d08
commit a69ac8a17b
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM gitpod/workspace-full
FROM gitpod/workspace-full:2022-07-17-14-41-27
USER gitpod
RUN sudo apt update -y \