Skip to content

Commit

Permalink
update docker and go orb version
Browse files Browse the repository at this point in the history
  • Loading branch information
dashaun committed Oct 17, 2023
1 parent 96c864b commit 73f6bee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
# See: https://circleci.com/docs/2.0/configuration-reference
version: 2.1
orbs:
docker: circleci/docker@2.2.0
go: circleci/go@1.7.2
docker: circleci/docker@2.4.0
go: circleci/go@1.9.0
tools-install: ovotech/tools-install@1.0.161

# Define a job to be invoked later in a workflow.
Expand Down

0 comments on commit 73f6bee

Please sign in to comment.