export VERSION="2"
docker build --platform linux/amd64 --build-arg PGVERSION=17 -t "ghcr.io/ubotsco/bkp:17-${VERSION}" .
docker push "ghcr.io/ubotsco/bkp:17-${VERSION}"
docker build --platform linux/amd64 --build-arg PGVERSION=16 -t "ghcr.io/ubotsco/bkp:16-${VERSION}" .
docker push "ghcr.io/ubotsco/bkp:16-${VERSION}"
-
Notifications
You must be signed in to change notification settings - Fork 0
ubotsco/bkp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published