Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Remove static platform definition
  • Loading branch information
laurigates authored Aug 23, 2024
1 parent 0f00395 commit 441a4ee
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,4 +1,4 @@
FROM --platform=linux/amd64 node:21-alpine
FROM node:21-alpine

ARG VITE_TILE_BASE_URL="https://dl2sa.blob.core.windows.net/public3d/katukuntotieto"

Expand Down

0 comments on commit 441a4ee

Please sign in to comment.