Skip to content

Commit

Permalink
chore: 🔧 bump tile38 v1.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
iwpnd committed Jun 7, 2024
1 parent 7c6c01c commit dcd9063
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
tile38:
image: tile38/tile38:1.32.2
image: tile38/tile38:1.33.0
container_name: tile38
command: >
/bin/sh -c 'mkdir -p tmp/data && \
Expand All @@ -11,7 +11,7 @@ services:
ports:
- 9851:9851
tile38-follower:
image: tile38/tile38:1.32.2
image: tile38/tile38:1.33.0
container_name: tile38-follower
command: >
/bin/sh -c 'mkdir -p tmp/data && \
Expand Down

0 comments on commit dcd9063

Please sign in to comment.