Skip to content
This repository has been archived by the owner on Jan 3, 2025. It is now read-only.

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
webysther authored Jul 27, 2023
1 parent 6a8747a commit a62bf27
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,6 +1,6 @@
# syntax=docker/dockerfile:1

FROM --platform=$BUILDPLATFORM lsiobase/ubuntu:jammy
FROM --platform=$TARGETPLATFORM lsiobase/ubuntu:jammy
ARG TARGETPLATFORM
ARG BUILDPLATFORM

Expand Down

0 comments on commit a62bf27

Please sign in to comment.