Skip to content

Commit

Permalink
build: change ff version
Browse files Browse the repository at this point in the history
  • Loading branch information
DelanoWAF committed Nov 10, 2023
1 parent ca0802b commit 0d1f433
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Keep in sync with version in frank-runner.properties
# Check whether java-orig files present and have changed in F!F and update custom code (java and java-orig files) accordingly
FROM frankframework/frankframework:7.9-20231002.120318
FROM frankframework/frankframework:7.9-20231028.143509

# Copy dependencies
# COPY --chown=tomcat lib/server/ /usr/local/tomcat/lib/
Expand Down
2 changes: 1 addition & 1 deletion frank-runner.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Keep in sync with version in Dockerfile
ff.version=7.9-20230905.223421
ff.version=7.9-20230622.190018

0 comments on commit 0d1f433

Please sign in to comment.