Skip to content

Commit 4096c96

Browse files
committed
Update to FakeSMTP 2.8.2
1 parent 9c2ded9 commit 4096c96

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.1
4+
ARG APP_VERSION=2.8.2
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)