Skip to content

Commit

Permalink
Updated gitpod dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jackburton79 committed Jan 15, 2025
1 parent 642ddec commit adff553
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitpod.dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM gitpod/workspace-full
FROM gitpod/workspace-full:latest

RUN sudo apt-get update && sudo apt-get install -y libsdl2-dev libsdl2-2.0-0
RUN sudo apt-get update && sudo apt-get install -y libsdl2-dev libsdl2-2.0-0

0 comments on commit adff553

Please sign in to comment.