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 d2ff556 commit 27c9d03Copy full SHA for 27c9d03
assets/custom-email-sender/Dockerfile
@@ -1,6 +1,6 @@
1
# --------------------------------------------------------------------- base ---
2
3
-FROM golang:1.19 as base
+FROM golang:1.22 as base
4
5
ARG APP_VERSION=latest
6
0 commit comments