Skip to content

Commit

Permalink
Update Dockerfile to use ubuntu-22
Browse files Browse the repository at this point in the history
  • Loading branch information
wobblewares authored May 6, 2024
1 parent 326a170 commit afa212d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM steamcmd/steamcmd:latest
FROM steamcmd/steamcmd:ubuntu-22
COPY steam_deploy.sh /root/steam_deploy.sh
ENTRYPOINT ["/root/steam_deploy.sh"]

0 comments on commit afa212d

Please sign in to comment.