Skip to content

Commit f0fd796

Browse files
committed
1 parent 1a82ec8 commit f0fd796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

alpaca/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# syntax=docker/dockerfile:1.5.1
22
FROM gradle:6.9.4-jdk11 AS builder
33

4-
ARG ALPACA_BRANCH="2.x"
4+
ARG ALPACA_BRANCH="x-islandora-event-header"
55
ARG ALPACA_REPO="https://github.com/Islandora/Alpaca"
66

77
RUN apt-get install git --yes

0 commit comments

Comments
 (0)