Skip to content

Commit

Permalink
Bump OTP version to 25.3
Browse files Browse the repository at this point in the history
  • Loading branch information
chrzaszcz committed Mar 17, 2023
1 parent d9fefc1 commit 9737f85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 2.1

references:
- &OTP24 mongooseim/cimg-erlang:24.3.4.9
- &OTP25 mongooseim/cimg-erlang:25.2.3
- &OTP25 mongooseim/cimg-erlang:25.3
- &ENTRYPOINT ["/bin/sh", "-c", "eval ${INSTALL_DEPS_CMD:-echo} && echo __INJECT_FILES__ | eval ${BASE32DEC:-base32 --decode} | bash"]
# Caches created via the save_cache step are stored for up to 15 days
- &CERT_KEY certs-cache-{{ checksum "certs_cache_key" }}-v3
Expand Down

0 comments on commit 9737f85

Please sign in to comment.