Skip to content

Commit

Permalink
Update tyler.dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Ylannl authored Dec 19, 2024
1 parent 51641ef commit ebd492e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/tyler.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM 3dgi/geoflow-bundle-builder:2024.03.08 as builder
FROM 3dgi/geoflow-bundle-builder:2024.12.16 as builder

USER root

Expand Down Expand Up @@ -60,4 +60,4 @@ COPY --from=builder /export/root/.cargo/bin/tyler /usr/local/bin/tyler

# Update library links
RUN ldconfig
CMD ["tyler"]
CMD ["tyler"]

0 comments on commit ebd492e

Please sign in to comment.