Skip to content

Commit 3ba5fe1

Browse files
Update alpine Docker tag to v3.18.5
1 parent 1f6fe1d commit 3ba5fe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ workflows:
1010
jobs:
1111
foo:
1212
docker:
13-
- image: alpine:3.18.2
13+
- image: alpine:3.18.5
1414
steps:
1515
- run:
1616
command: |

0 commit comments

Comments
 (0)