Skip to content

Commit

Permalink
change docker tag
Browse files Browse the repository at this point in the history
  • Loading branch information
AviAvni committed Feb 19, 2024
1 parent af831f4 commit 076688e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/docker/Dockerfile.compiler
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG TARGETPLATFORM=linux/amd64

FROM --platform=$TARGETPLATFORM falkordb/falkordb-build:latest as builder
FROM --platform=$TARGETPLATFORM falkordb/falkordb-build:ubuntu as builder

WORKDIR /FalkorDB

Expand Down

0 comments on commit 076688e

Please sign in to comment.