Compare commits

..

1 Commits

Author SHA1 Message Date
f4010c5638
chore(deps): update git.cryptic.systems/volker.raschek/markdownlint docker tag to v0.44.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2025-04-01 17:04:59 +00:00

View File

@ -76,7 +76,7 @@ steps:
- name: unit-test - name: unit-test
commands: commands:
- go test -v ./... - go test -v ./...
image: docker.io/library/golang:1.24.2 image: docker.io/library/golang:1.24.1
resources: resources:
limits: limits:
cpu: 250 cpu: 250
@ -112,7 +112,7 @@ steps:
- name: unit-test - name: unit-test
commands: commands:
- go test -v ./... - go test -v ./...
image: docker.io/library/golang:1.24.2 image: docker.io/library/golang:1.24.1
# resources: # resources:
# limits: # limits:
# cpu: 250 # cpu: 250