Skip to content

Commit

Permalink
docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeGoldsmith committed Mar 13, 2024
1 parent b2dc5f5 commit 42b6bcf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ jobs:
- /home/circleci/go/pkg/mod

smoke_test:
runs-on: ubuntu-24.04
docker:
- image: ubuntu-24.04
steps:
- checkout
- attach_workspace:
Expand Down

0 comments on commit 42b6bcf

Please # to comment.