Skip to content

Commit 82d459b

Browse files
nielsm5philipsens
andauthored
build(dependencies): bump FF! to 9.4.1 (#646)
Co-authored-by: Sergi Philipsen <philipsen.sergi@gmail.com>
1 parent 77bc0de commit 82d459b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Keep in sync with version in frank-runner.properties. Detailed instructions can be found in CONTRIBUTING.md.
22
# Check whether java-orig files have changed in F!F and update custom code (java and java-orig files) accordingly
3-
ARG FF_VERSION=9.4.0-20251218.042336
3+
ARG FF_VERSION=9.4.1
44
FROM docker.io/frankframework/frankframework:${FF_VERSION} AS ff-base
55

66
# Copy dependencies

frank-runner.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
classloader.type=ScanningDirectoryClassLoader
22

33
# Keep in sync with version in Dockerfile. Detailed instructions can be found in CONTRIBUTING.md.
4-
ff.version=9.4.0-20251218.042336
4+
ff.version=9.4.1

0 commit comments

Comments
 (0)