Skip to content
This repository was archived by the owner on Nov 12, 2022. It is now read-only.

Commit 9a8ab53

Browse files
fix: Base Docker image and packages versions upgraded (#12)
1 parent 689a10e commit 9a8ab53

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 openjdk:16-alpine3.12
1+
FROM openjdk:17-alpine3.12
22
# Labels
33
LABEL maintainer="[email protected]"
44
# Install Bash, cURL and clean up APK

0 commit comments

Comments
 (0)