mirror of
https://github.com/valitydev/image-service-erlang.git
synced 2024-11-06 08:15:21 +00:00
Erlang 24 (#31)
This commit is contained in:
parent
c114fc51a7
commit
83eb76031e
2
Makefile
2
Makefile
@ -1,7 +1,7 @@
|
|||||||
SERVICE_NAME := service-erlang
|
SERVICE_NAME := service-erlang
|
||||||
|
|
||||||
BASE_IMAGE_NAME := library/erlang
|
BASE_IMAGE_NAME := library/erlang
|
||||||
BASE_IMAGE_TAG := 23.3.4.3-slim
|
BASE_IMAGE_TAG := 24.0.5.0-slim
|
||||||
ERLANG_VERSION := $(subst -slim,,${BASE_IMAGE_TAG})
|
ERLANG_VERSION := $(subst -slim,,${BASE_IMAGE_TAG})
|
||||||
|
|
||||||
UTILS_PATH := build_utils
|
UTILS_PATH := build_utils
|
||||||
|
Loading…
Reference in New Issue
Block a user