Skip to content

Commit

Permalink
use new bullseye
Browse files Browse the repository at this point in the history
  • Loading branch information
basejump committed Jun 27, 2022
1 parent 0716d88 commit 3511317
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 2.1
jobs:
build:
docker:
- image: yakworks/builder:k8s
- image: yakworks/bullseye:k8s
steps:
- checkout
- run: make install-shellcheck-alpine
Expand Down
1 change: 0 additions & 1 deletion version.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# !TODO NOT VERSIONED YET
# the version in development that will be released, gets -SNAPSHOT added when snapshot=true, see below
version=2.0.0

Expand Down

0 comments on commit 3511317

Please sign in to comment.