Skip to content

Commit 661f00d

Browse files
committed
dockerfile update to 21
1 parent 3ecc03f commit 661f00d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM eclipse-temurin:17-jammy
1+
FROM eclipse-temurin:21-jammy
22
LABEL maintainer="AMDev"
33

44
RUN groupadd --system -g 1001 telegrambot && adduser --uid 1001 --gid 1001 --disabled-password --shell /bin/false telegrambot

0 commit comments

Comments
 (0)