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

Commit

Permalink
build: update latest commit and dates in dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Apr 30, 2024
1 parent c5e4468 commit 108b88b
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-28
ARG OSM_COMMIT=2bb4ca45b35fe303f22afbf8139c9beda7dfbda6
ARG OSM_COMMIT_DATE=2024-04-29
ARG OSM_COMMIT=183e5c6d67820db1a8740bfda6b3af0b0c0de554


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.29
image: ghcr.io/hotosm/osm-sandbox:2024.4.30
build: .
environment:
PROTOCOL: http${DOMAIN:+s}
Expand Down

0 comments on commit 108b88b

Please sign in to comment.