fix docker tag
ci/woodpecker/push/woodpecker Pipeline is pending Details

This commit is contained in:
FloatingGhost 2023-02-11 10:58:53 +00:00
parent d2b57a7f9e
commit 6e07ed6ea9
1 changed files with 3 additions and 3 deletions

View File

@ -95,7 +95,7 @@ pipeline:
# Canonical amd64
ubuntu22:
image: 1.14.3-erlang-25.2.2-ubuntu-jammy-20221130
image: hexpm/elixir:1.14.3-erlang-25.2.2-ubuntu-jammy-20221130
<<: *on-release
environment:
MIX_ENV: prod
@ -122,7 +122,7 @@ pipeline:
- /bin/sh /entrypoint.sh
debian-bullseye:
image: 1.14.3-erlang-25.2.2-debian-bullseye-20230109
image: hexpm/elixir:1.14.3-erlang-25.2.2-debian-bullseye-20230109
<<: *on-release
environment:
MIX_ENV: prod
@ -151,7 +151,7 @@ pipeline:
# Canonical amd64-musl
musl:
image: 1.14.3-erlang-25.2.2-alpine-3.17.0
image: hexpm/elixir:1.14.3-erlang-25.2.2-alpine-3.17.0
<<: *on-stable
environment:
MIX_ENV: prod