Skip to content

Commit

Permalink
Revert "Move image to quay registry"
Browse files Browse the repository at this point in the history
This reverts commit 361b6de.
  • Loading branch information
ramanan-ravi committed Mar 21, 2024
1 parent 361b6de commit 03901e3
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,5 +1,5 @@
ARG VECTORSCAN_IMG_TAG=latest
ARG VECTORSCAN_IMAGE_REPOSITORY=quay.io/deepfenceio
ARG VECTORSCAN_IMAGE_REPOSITORY=deepfenceio
FROM $VECTORSCAN_IMAGE_REPOSITORY/deepfence_vectorscan_build:$VECTORSCAN_IMG_TAG AS vectorscan

FROM golang:1.20-alpine3.18 AS builder
Expand Down

0 comments on commit 03901e3

Please sign in to comment.