Skip to content

Commit

Permalink
chore: add change log entry
Browse files Browse the repository at this point in the history
  • Loading branch information
mattp0 committed Aug 9, 2024
1 parent 4ce69d2 commit fb25f2a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
* add .gitconfig file to Docker image to mark /CIRRUS-core and /CIRRUS-DAAC as safe
* Update the Makefile so that `make image` can be run without having set any
environment variables.
* update core image to build from aws/lambda/python:3.9 as the python3 target

## v18.3.1.0
* Added separate urs_tea_client_id and urs_tea_client_password that can be specified if these are different from the non-tea versions of the variables.
Expand All @@ -18,7 +19,7 @@ specified log group already exists" error: `make import-thin-egress-log`
* Update Dockerfile:
* FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 1)
* LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
* NODE_VERSION="20.x"
* NODE_VERSION="20.x"
* TERRAFORM_VERSION="1.9.2"
* AWS_CLI_VERSION="2.17.13"
* Upgrade to amazonlinux:2023 from amazonlinux:2
Expand Down

0 comments on commit fb25f2a

Please sign in to comment.