Skip to content

Commit

Permalink
drone: use new builder
Browse files Browse the repository at this point in the history
  • Loading branch information
dankamongmen committed Aug 19, 2021
1 parent 816161a commit 7d9739d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Expand Up @@ -5,7 +5,7 @@ name: debian-unstable

steps:
- name: debian-build
image: dankamongmen/unstable_builder:2021-01-02a
image: dankamongmen/unstable_builder:2021-08-19a
commands:
- export LANG=en_US.UTF-8
- mkdir build
Expand Down

0 comments on commit 7d9739d

Please sign in to comment.