Skip to content

Commit

Permalink
bumped docker versions
Browse files Browse the repository at this point in the history
  • Loading branch information
babymotte committed Jun 30, 2022
1 parent 23e6f3b commit 084642d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-compose-arm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "2"

services:
worterbuch:
image: babymotte/worterbuch:0.3.0-armv7
image: babymotte/worterbuch:0.4.0-armv7
hostname: worterbuch
container_name: worterbuch
restart: always
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "2"

services:
worterbuch:
image: babymotte/worterbuch:0.3.0
image: babymotte/worterbuch:0.4.0
hostname: worterbuch
container_name: worterbuch
restart: always
Expand Down

0 comments on commit 084642d

Please sign in to comment.