Skip to content

Commit 91725f3

Browse files
committed
update paths
1 parent c7a0b83 commit 91725f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gxfs-catalog/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM maven:3-eclipse-temurin-17-alpine AS build
22

33
ARG SERVICE_VERSION=b6939bd8
4-
COPY add_merlot_pubkey.patch /add_merlot_pubkey.patch
4+
COPY gxfs-catalog/add_merlot_pubkey.patch /add_merlot_pubkey.patch
55
RUN apk add --no-cache git maven &&\
66
git clone -b main https://gitlab.eclipse.org/eclipse/xfsc/cat/fc-service.git &&\
77
cd /fc-service &&\

0 commit comments

Comments
 (0)