Skip to content

Commit ca75c05

Browse files
committed
Bump version to v1.7.0 for release
2 parents 88a8aeb + c8f4b09 commit ca75c05

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Base image with Java 21
22
FROM eclipse-temurin:21-jre
3-
# (You can keep openjdk:21-oracle if you prefer. Commands below still work.)
43

54
ARG UID=10001
65
ARG GID=10001

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.6.0
1+
v1.7.0

0 commit comments

Comments
 (0)