We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6767370 commit 859f302Copy full SHA for 859f302
2 files changed
databucket-docker-alpine/Dockerfile
@@ -8,7 +8,7 @@ ENV DB_PORT 3306
8
ENV DB_DATABASE databucket
9
ENV DB_USER databucket
10
ENV DB_PASSWORD data1234!
11
-ENV JAR_NAME databucket-app-2.2.5.jar
+ENV JAR_NAME databucket-app-2.2.6.jar
12
13
RUN adduser spring --disabled-password --gecos ""
14
databucket-docker-slim/Dockerfile
0 commit comments