Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
SebMilardo committed Sep 4, 2024
1 parent 7d3768e commit a263e87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1
FROM sebmilardo/py-osrm-socal@sha256:24a7218f7be94e20ec5b683eb7a834685b7d8d292048c44c463dab33eb8327bc
FROM sebmilardo/py-osrm-socal@24.09
ENV PATH="/venv/bin:$PATH"

COPY requirements.txt requirements.txt
Expand Down

0 comments on commit a263e87

Please sign in to comment.