Skip to content

Commit 1ca69d7

Browse files
author
Guillaume HUSTA
committed
Update to FakeSMTP 2.8.1
1 parent 9b69b8a commit 1ca69d7

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,7 +1,7 @@
11
ARG JAVA_IMAGE_TAG=17-jre
22
FROM eclipse-temurin:$JAVA_IMAGE_TAG
33

4-
ARG APP_VERSION=2.8.0
4+
ARG APP_VERSION=2.8.1
55
# ca-certificates needed
66
ADD https://github.com/ghusta/FakeSMTP/releases/download/v${APP_VERSION}/fakeSMTP-${APP_VERSION}.jar /opt/fakeSMTP.jar
77

0 commit comments

Comments
 (0)