ElmiraManavi commited on
Commit
116b4cc
·
1 Parent(s): 80e2b79

fix image build env

Browse files
Files changed (1) hide show
  1. .env.variables.yml +1 -1
.env.variables.yml CHANGED
@@ -1,6 +1,6 @@
1
  variables:
2
  # image created by this repository
3
- IMAGE_NAME: ec/bprm
4
  # image used in .gitlab-ci.yml
5
  IMAGE_CI: alpine:3.21.3
6
  #IMAGE_CI: python:3.13.2
 
1
  variables:
2
  # image created by this repository
3
+ IMAGE_NAME: ec/demo
4
  # image used in .gitlab-ci.yml
5
  IMAGE_CI: alpine:3.21.3
6
  #IMAGE_CI: python:3.13.2