Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
SebMilardo authored Jun 26, 2024
1 parent ae021a3 commit 7ea0af7
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:8a321b8d2459dacff90df7d1217ed25efecb451e6eeb90d6727b9e217a6e29a0
FROM sebmilardo/py-osrm-socal@sha256:24a7218f7be94e20ec5b683eb7a834685b7d8d292048c44c463dab33eb8327bc
ENV PATH="/venv/bin:$PATH"

COPY requirements.txt requirements.txt
Expand Down

0 comments on commit 7ea0af7

Please sign in to comment.