Skip to content

Commit

Permalink
Revert accidental Dockerfile edit
Browse files Browse the repository at this point in the history
  • Loading branch information
mariannegoldin authored Feb 8, 2024
1 parent 2e3e680 commit b566645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion publishing/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=linux/arm64 python:3.8.16-slim
FROM --platform=linux/amd64 python:3.8.16-slim

# Must run from base TWIR directory... makefile takes care of this.
WORKDIR /usr/twir
Expand Down

0 comments on commit b566645

Please sign in to comment.