Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade ap-base from 3.18.9 to 3.20.3 1 #931

Merged
merged 42 commits into from
Jan 31, 2025
Merged
Changes from 1 commit
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
16966d0
Update Dockerfile with ap-base image 3.20.3-1
himabindu07 Jan 31, 2025
9d5f56d
Update version.txt
himabindu07 Jan 31, 2025
0df140f
Update Dockerfile with ap-base to 3.20.3-1
himabindu07 Jan 31, 2025
4c63092
Update version.txt
himabindu07 Jan 31, 2025
d5abd8a
Update Dockerfile
himabindu07 Jan 31, 2025
d3be04b
Update version.txt
himabindu07 Jan 31, 2025
96cf3ad
Update Dockerfile with ap-base 3.20.3-1
himabindu07 Jan 31, 2025
f4bb086
Update version.txt
himabindu07 Jan 31, 2025
38c2c93
Update Dockerfile with ap-base 3.20.3-1
himabindu07 Jan 31, 2025
f853a4c
Update version.txt
himabindu07 Jan 31, 2025
b6911fa
Update Dockerfile
himabindu07 Jan 31, 2025
6edd22f
Update version.txt
himabindu07 Jan 31, 2025
2b8c269
Update Dockerfile
himabindu07 Jan 31, 2025
409d426
Update version.txt
himabindu07 Jan 31, 2025
9f0d289
Update Dockerfile with ap-base 3.20.3-1
himabindu07 Jan 31, 2025
3b25395
Update version.txt
himabindu07 Jan 31, 2025
072e4e3
Update Dockerfile with ap-base 3.20.3-1
himabindu07 Jan 31, 2025
9cd74ef
Update version.txt
himabindu07 Jan 31, 2025
2725e61
Update Dockerfile
himabindu07 Jan 31, 2025
e327ff6
Update version.txt
himabindu07 Jan 31, 2025
b7fb3af
Update Dockerfile
himabindu07 Jan 31, 2025
b145ea8
Update version.txt
himabindu07 Jan 31, 2025
e9d1813
Update Dockerfile
himabindu07 Jan 31, 2025
3244db7
Update version.txt
himabindu07 Jan 31, 2025
3010808
Update Dockerfile
himabindu07 Jan 31, 2025
846d218
Update version.txt
himabindu07 Jan 31, 2025
7056f1c
Update Dockerfile
himabindu07 Jan 31, 2025
8c57f3b
Update version.txt
himabindu07 Jan 31, 2025
4849f9c
Update Dockerfile
himabindu07 Jan 31, 2025
6ecc738
Update version.txt
himabindu07 Jan 31, 2025
6dd5a50
Update Dockerfile
himabindu07 Jan 31, 2025
3e737fb
Update version.txt
himabindu07 Jan 31, 2025
dc75646
Update version.txt
himabindu07 Jan 31, 2025
34e79ff
Merge branch 'main' into upgrade-ap-base-3.20.3-1
himabindu07 Jan 31, 2025
50ffbf1
updating the new list of CVE's
himabindu07 Jan 31, 2025
c11aae4
updating the new list of CVE's
himabindu07 Jan 31, 2025
22e42ef
updating the new list of CVE's
himabindu07 Jan 31, 2025
028a931
updating the new list of CVE's
himabindu07 Jan 31, 2025
4b6b111
removing solved CVE's
himabindu07 Jan 31, 2025
b8bb7b8
removing solved CVE's
himabindu07 Jan 31, 2025
1347d4d
fixing the pre-commit failues
himabindu07 Jan 31, 2025
ea5bbf1
Merge remote-tracking branch 'origin' into upgrade-ap-base-3.20.3-1
himabindu07 Jan 31, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update Dockerfile
himabindu07 authored Jan 31, 2025
commit b6911fa7289aa159dd5285bcd372a67f339a2939
2 changes: 1 addition & 1 deletion git-sync-relay/Dockerfile
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM quay.io/astronomer/ap-base:3.18.9
FROM quay.io/astronomer/ap-base:3.20.3-1
LABEL maintainer="Astronomer <humans@astronomer.io>"

ARG BUILD_NUMBER=-1