Skip to content

Commit

Permalink
build: Switch Docker image to Debian bullseye
Browse files Browse the repository at this point in the history
  • Loading branch information
guillemj committed Aug 16, 2021
1 parent d9c4c7f commit dc32a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: debian:buster
image: debian:bullseye

before_script:
- apt-get update -qq
Expand Down

0 comments on commit dc32a59

Please sign in to comment.