Skip to content

Commit

Permalink
update base
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoQuote committed Nov 23, 2023
1 parent 39db358 commit 5d66bca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BASE_IMAGE="hhyo/archery-base:sha-b3a08ef"
ARG BASE_IMAGE="hhyo/archery-base:sha-1e06868"
FROM ${BASE_IMAGE}
SHELL ["/bin/bash", "-c"]
COPY . /opt/archery/
Expand Down

0 comments on commit 5d66bca

Please sign in to comment.