Skip to content

Commit

Permalink
drone: upgrade ubuntu builder to noble:2024-12-31a
Browse files Browse the repository at this point in the history
  • Loading branch information
dankamongmen committed Dec 31, 2024
1 parent 4e42f9b commit 304938e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,11 @@ steps:
---
kind: pipeline
type: docker
name: ubuntu-jellyfish
name: ubuntu-noble

steps:
- name: ubuntu-build
image: dankamongmen/impish:2024-12-31a
image: dankamongmen/noble:2024-12-31a
commands:
- export LANG=es_ES.UTF-8
- export TERM=xterm
Expand Down

0 comments on commit 304938e

Please sign in to comment.