update alps

This commit is contained in:
Alex 2022-12-06 16:14:57 +01:00
parent 724f0ccfec
commit 5bed1e66db
Signed by untrusted user: lx
GPG key ID: 0E496D15096376BE
3 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
FROM golang:1.15.6-buster as builder FROM golang:1.19.3-buster as builder
ARG VERSION ARG VERSION

View file

@ -14,8 +14,8 @@ services:
build: build:
context: ./alps context: ./alps
args: args:
VERSION: 9bafa64b9d VERSION: bf9ccc6ed17e8b50a230e9f5809d820e9de8562f
image: superboum/amd64_alps:v1 image: lxpz/amd64_alps:v4
dovecot: dovecot:
build: build:

View file

@ -406,7 +406,7 @@ job "email" {
task "main" { task "main" {
driver = "docker" driver = "docker"
config { config {
image = "lxpz/alps_amd64:v2" image = "lxpz/amd64_alps:v4"
readonly_rootfs = true readonly_rootfs = true
ports = [ "alps_web_port" ] ports = [ "alps_web_port" ]
args = [ args = [