Skip to content

Commit

Permalink
Use the right ff version
Browse files Browse the repository at this point in the history
  • Loading branch information
Martijn Dirkse committed Sep 9, 2024
1 parent 3d6a013 commit 195385c
Show file tree
Hide file tree
Showing 17 changed files with 3 additions and 7 deletions.
Binary file modified docs/source/downloads/advancedDevelopmentProperties.zip
Binary file not shown.
Binary file modified docs/source/downloads/configurations/NewHorizons.zip
Binary file not shown.
Binary file modified docs/source/downloads/configurations/NewHorizonsDatabase.zip
Binary file not shown.
Binary file not shown.
Binary file modified docs/source/downloads/configurations/NewHorizonsValidate.zip
Binary file not shown.
Binary file modified docs/source/downloads/configurations/credentials.zip
Binary file not shown.
Binary file modified docs/source/downloads/configurations/forFrankConsole.zip
Binary file not shown.
Binary file modified docs/source/downloads/configurations/forFrankConsole_2.zip
Binary file not shown.
Binary file modified docs/source/downloads/configurations/hermesBridge.zip
Binary file not shown.
Binary file modified docs/source/downloads/deploymentTomcat.zip
Binary file not shown.
Binary file modified docs/source/downloads/extendLadybugTable.zip
Binary file not shown.
Binary file modified docs/source/downloads/ladybug.zip
Binary file not shown.
Binary file modified docs/source/downloads/sandbox/v01.zip
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
```none{3, 6, 12, 13, 14, 15, 16, 17}
```none{6, 12, 13, 14, 15, 16, 17}
services:
frank-docker-example:
image: frankframework/frankframework:8.3.0-SNAPSHOT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.. code-block:: none
:emphasize-lines: 3, 6, 12, 13, 14, 15, 16, 17
:emphasize-lines: 6, 12, 13, 14, 15, 16, 17

services:
frank-docker-example:
Expand Down
2 changes: 1 addition & 1 deletion srcSteps/Frank2DockerDevel/v500/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
frank-docker-example:
image: frankframework/frankframework:8
image: frankframework/frankframework:8.3.0-SNAPSHOT
ports:
- 8080:8080
volumes:
Expand Down
4 changes: 0 additions & 4 deletions srcSteps/Frank2DockerDevel/v510/meta.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
- file:
path: docker-compose.yml
change:
- old: 1
new: 1
highlight: true
snippet: dockerComposeAddFrankFlow
- old: 1
new: 1
highlight: true
Expand Down

0 comments on commit 195385c

Please sign in to comment.