Skip to content

Commit 3b417b5

Browse files
chore(deps): update debian docker tag to v12
1 parent e12c20d commit 3b417b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ steps:
130130
- npm ci --ignore-scripts
131131
- npm run build
132132
- name: Build
133-
image: debian:bullseye
133+
image: debian:bookworm
134134
commands:
135135
- ln -snf /etc/localtime && echo CET > /etc/timezone
136136
- ./src/hst_autocompile.sh --dontinstalldeps --hestia --debug --cross --noinstall --keepbuild '~localsrc'

0 commit comments

Comments
 (0)