Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Commit

Permalink
build: update to 2024-04-29 version
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Apr 29, 2024
1 parent 027da59 commit c5350a1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG OSM_COMMIT_DATE=2024-04-27
ARG OSM_COMMIT=fc81201cabc8fad5b45a51c7b805e7825d22c7b5
ARG OSM_COMMIT_DATE=2024-04-28
ARG OSM_COMMIT=2bb4ca45b35fe303f22afbf8139c9beda7dfbda6


FROM docker.io/ruby:3.3.0-slim-bookworm as openstreetmap-repo
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ services:
restart: "unless-stopped"

osm:
image: ghcr.io/hotosm/osm-sandbox:2024.4.28
image: ghcr.io/hotosm/osm-sandbox:2024.4.29
build: .
environment:
PROTOCOL: http${DOMAIN:+s}
Expand Down

0 comments on commit c5350a1

Please sign in to comment.