Browse Source
Bumps gameservermanagers/steamcmd from ubuntu-18.04 to ubuntu-22.04. --- updated-dependencies: - dependency-name: gameservermanagers/steamcmd dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>pull/5/head
committed by
GitHub
2 changed files with 2 additions and 2 deletions
@ -4,7 +4,7 @@ |
|||||
# https://github.com/GameServerManagers/docker-linuxgsm |
# https://github.com/GameServerManagers/docker-linuxgsm |
||||
# |
# |
||||
|
|
||||
FROM gameservermanagers/steamcmd:ubuntu-18.04 |
FROM gameservermanagers/steamcmd:ubuntu-22.04 |
||||
|
|
||||
LABEL maintainer="LinuxGSM <[email protected]>" |
LABEL maintainer="LinuxGSM <[email protected]>" |
||||
ENV DEBIAN_FRONTEND noninteractive |
ENV DEBIAN_FRONTEND noninteractive |
||||
|
|||||
@ -4,7 +4,7 @@ |
|||||
# https://github.com/GameServerManagers/docker-linuxgsm |
# https://github.com/GameServerManagers/docker-linuxgsm |
||||
# |
# |
||||
|
|
||||
FROM gameservermanagers/steamcmd:ubuntu-20.04 |
FROM gameservermanagers/steamcmd:ubuntu-22.04 |
||||
|
|
||||
LABEL maintainer="LinuxGSM <[email protected]>" |
LABEL maintainer="LinuxGSM <[email protected]>" |
||||
ENV DEBIAN_FRONTEND noninteractive |
ENV DEBIAN_FRONTEND noninteractive |
||||
|
|||||
Loading…
Reference in new issue