Skip to content
This repository has been archived by the owner on May 26, 2024. It is now read-only.

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
marcolarosa committed Sep 13, 2023
1 parent 8966370 commit d731bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-production-containers.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# #!/usr/bin/env bash

apt-get update && apt-get install -y docker
apt-get update && apt-get install -y docker.io

docker build --push --rm \
-t ghcr.io/describo/describo-collections-api:latest \
Expand Down

0 comments on commit d731bb1

Please sign in to comment.