Skip to content

Commit

Permalink
buildmaster/backend: Why are we currently running -5 lol, bump to 6
Browse files Browse the repository at this point in the history
  • Loading branch information
kallisti5 committed Aug 8, 2024
1 parent a6c7b45 commit cd6d330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildmaster/backend/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# CAREFUL HERE! The build context is the top level directory of git!
#
REPO=ghcr.io/haikuports
VERSION=1.2.8-5
VERSION=1.2.8-6
default:
docker build --no-cache --tag ${REPO}/haikuporter/buildmaster:${VERSION} -f Dockerfile ../..
push:
Expand Down

0 comments on commit cd6d330

Please sign in to comment.