Skip to content

Commit dcc2d7a

Browse files
chore(deps): update docker.io/eclipse-temurin docker tag to v24 (#10)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4b92663 commit dcc2d7a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

game/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/eclipse-temurin:23-jdk-alpine
1+
FROM docker.io/eclipse-temurin:24-jdk-alpine
22
LABEL maintainer="theEvilReaper"
33
LABEL description="Docker container for the Cygnus game"
44
LABEL type="Microtus"

setup/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/eclipse-temurin:23-jdk-alpine
1+
FROM docker.io/eclipse-temurin:24-jdk-alpine
22
LABEL maintainer="theEvilReaper"
33
LABEL description="Docker container for the Cygnus setup"
44
LABEL type="Microtus"

0 commit comments

Comments
 (0)