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 4083419 commit 9535bedCopy full SHA for 9535bed
Dockerfile
@@ -1,5 +1,4 @@
1
-ARG FF_VERSION=8.3.0-20241003.042327
2
-
+ARG FF_VERSION=latest
3
FROM frankframework/frankframework:${FF_VERSION} as ff-base
4
5
## Uncomment this section if the Frank! contains custom classes.
0 commit comments