Skip to content

Commit 9535bed

Browse files
committed
switch back to latest ff version for docker
1 parent 4083419 commit 9535bed

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
ARG FF_VERSION=8.3.0-20241003.042327
2-
1+
ARG FF_VERSION=latest
32
FROM frankframework/frankframework:${FF_VERSION} as ff-base
43

54
## Uncomment this section if the Frank! contains custom classes.

0 commit comments

Comments
 (0)