Skip to content

Commit

Permalink
Update Dockerfile (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
shichen85 authored May 7, 2024
1 parent 326a170 commit b1925dc
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 b1925dc

Please sign in to comment.