Skip to content

Commit 25cd6c7

Browse files
committed
fix apt error
1 parent 2861985 commit 25cd6c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

containers/event-db-migrations/Earthfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ package:
2121

2222
# Add psql
2323
RUN apt-get update && apt-get install -y --no-install-recommends \
24+
apt \
2425
wget \
2526
gnupg2 \
2627
ca-certificates \

0 commit comments

Comments
 (0)